v3.3.0 Release Notes
Zadig v3.3.0 was released on February 12, 2025.
# Feature List
AI Module supports integrated DeepSeek mass model
- AI Environmental Inspection
- AI Performance Analysis
Workflow and environment
- Workflow support for connecting to third-party approval forms
- Supports selection of clusters when executing workflow common tasks
- Workflow common tasks support the use of kubectl command
- Workflow construction supports pulling submodules through HTTPS
- Workflow Task Pod supports custom tags and annotations
- Workflow blue and green release task support selection of test environment
- Workflow deployment task service variables can be sourced from other tasks or global variables
- Workflow deployment tasks support output
{{.job.deploy.<SERVICE>.<MODULE>.output.IMAGE}}variables - Workflow variable enhancement, support multiple selection, add description, change enumeration to single selection and style optimization
- Workflow global variables are injected by default into build, test, code scanning, and common tasks
- Workflow compatible with DingTalk and Feishu approval and sign-up scenarios
- Workflow Feishu Notification Support Notification to Personal
- Change the project identity to the project name in the workflow notification content
- Workflow notes support modification
- Test and code scanning Git triggers support automatic cancellation
- Test HTML reports further enhance, supporting all standard HTML formats
- Workbench "My Environment" supports configuration of production environment
- Helm Chart Service Variable Logic Enhancement
- Supports SAE testing and production environments
- Workflow support SAE to publish tasks and modify environment variables
- Collaborative mode supports SAE testing production environment
- Time display in the environment is accurate to the second
- Environment support deployment of CloneSet type services
System integration and user management
- Account integration supports DingTalk
- Cluster management supports integration Oracle OKE
- Object storage supports integrated volcanic engines
- Code source support integration Perforce
- User group support search
- System user and project user lists support role filtering
Data Insight
- Performance Insights Added Rollback Number Statistics Report
- OpenAPI supports getting rolled back data
System stability and compatibility enhancement
- Multi-copy Dind allocation mechanism optimizes and supports configuration of scheduling policies to improve resource utilization
- Cluster connection component HubServer optimization to improve cluster connection efficiency
- Get Chart from Chart repository to support the use of proxy to improve access speed
- Alibaba Cloud, Tencent Cloud, and Huawei Cloud object storage are compatible with Virtualhost access
Other Repairs and Optimizations
- Fixed the configuration Gitee code base containing Chinese Times errors
- Fixed the problem that the service information in the environment did not appear after updating the cluster kubeconfig
- Fixed the issue of not taking effect when viewing production service logs in configuration collaboration mode
- Fixed the problem of incorrect number of project list view environments
- Fixed the problem of having business directory permissions but displaying label errors
- Fixed the issue of deleting a project without deleting the code source in the project
- Fixed scans that cannot obtain scan results if scanned by non-master branch code
- Fixed the issue that the code scanning module supports cloning directories that do not take effect
- Fixed the issue of repeated log errors in jobs due to long service component names
- Fixed the problem of truncating the content of the enterprise WeChat notification
- Optimize the publishing plan rich text input box style
- Optimize test report style optimization
- Optimize workflow task details variable display
- Optimize Helm Chart environment page variable preview style
# Version Upgrade Process
Warning
If the MongoDB is deployed in Replica Set mode, please make sure that the system libraries such as admin/local/config/test are not used as Zadig's business library; if it is used, please manually migrate the data first. If the current system version is available < v3.2.1 please upgrade to v3.2.1 first. For the specific upgrade process, please refer to the v3.2.1 upgrade method , and then upgrade to v3.3.0
Please perform the corresponding upgrade process according to different installation methods:
- Install using script commands: Upgrade reference documentation
- Use Helm Command Installation: Upgrade Reference Document
- Official channel installation: Upgrade reference document


